home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xtartan-2.0 / Imakefile < prev    next >
Makefile  |  1995-05-24  |  235b  |  7 lines

  1. LOCAL_LIBRARIES = 
  2.   SYS_LIBRARIES = -lXt -lX11
  3.            OBJS = actions.o color.o draw.o main.o misc.o setrootbg.o tartan.o
  4.            SRCS = actions.c color.c draw.c main.c misc.c setrootbg.c tartan.c
  5.  
  6. ComplexProgramTarget(xtartan)
  7.